executing threads meaning in Chinese
增减执行绪
Examples
- The culture is a property of the executing thread
区域性是当前执行线程的属性 - The operation of changing the currently executing thread
重新调度,是一种变更当前执行线程的操作。 - Describes the security context of the currently executing thread
描述当前正在执行的线程的安全性上下文信息。 - Marks the currently executing thread - pool thread for the execution of managed code
标记用于执行托管代码的当前正在执行的线程池线程。 - Keyword indicates that a field might be modified by multiple concurrently executing threads
关键字表示字段可能被多个并发执行线程修改。